Object
RegExOptions Class
Used to specify options when doing a search using regular expressions.
Properties
CaseSensitive
ReplaceAllMatches
DotMatchAll
StringBeginIsLineBegin
Greedy
StringEndIsLineEnd
LineEndType
TreatTargetAsOneLIne
MatchEmpty
RegEx, RegExMatch classes.